home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 53 / pcpp53a.iso / internet utils / netviewer v2.5 / NetView.Exe / INTNETDB2.MDB / EMailTable.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-05-13  |  397 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "FromEMailName": "Text (75) NOT NULL",
  5.         "FromEMailAddress": "Text (100) NOT NULL",
  6.         "ToEmailDispName": "Text (75) NOT NULL",
  7.         "ToEMailAddress": "Text (100) NOT NULL",
  8.         "Subject": "Text (150)",
  9.         "DateReceived": "DateTime",
  10.         "SentRecvd": "Text (1) NOT NULL",
  11.         "Comment": "Memo/Hyperlink (255) NOT NULL",
  12.         "WebSiteList": "Memo/Hyperlink (255)",
  13.         "DateTimeCreated": "Text (14) NOT NULL"
  14.     },
  15.     "data": []
  16. }